This applet provides an
interface to play AU sound files. You give a list
Name |
Description |
Default |
Status |
clip1, clip2,...,clipN clip_name1, clip_name2,...,clip_nameN stop_label prev_label next_label pause prefix auto_play background_image status_bar_text |
the clips locations the clips names the play button label the stop button label the previous button label the next button label animation pause between two title scrolling frames (milliseconds) the prefix and suffix to add to the clip name to be scrolled "1" : fist clip is played when the applet starts the background color the background image, repeated to fill the applet area the text to display in the status bar when the mouse is over the registration code |
-
"Stop" "Prev" "Next" 200 "" 1 - - - |
required required required required required required required required required required optional optional required |
Special notes |
* note: you can put relative URL (to target a file on your
site) or absolute (with "http://...") URL. example: relative URL: ../home/home.html absolute URL: http://www.yahoo.com * The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color. * If you put more than one link you should set the target parameter equal to "new" otherwise you will only see the last link in your current window browser. |
Copyright 1999-2000 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com